Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/add support for prefixes #18

Merged
merged 3 commits into from
Aug 14, 2020
Merged

Conversation

manast
Copy link
Contributor

@manast manast commented Aug 14, 2020

No description provided.

@manast manast merged commit 0ec6e7a into master Aug 14, 2020
@manast manast deleted the feat/add-support-for-prefixes branch August 14, 2020 14:21
github-actions bot pushed a commit that referenced this pull request May 3, 2021
# 1.0.0 (2021-05-03)

### Bug Fixes

* add client heartbeat for more robust connections ([517129f](517129f))
* allow old versions to run but generate warning fix [#8](#8) ([3a0ccb9](3a0ccb9))
* better handling of queue cache fixes [#12](#12) ([75c9ede](75c9ede))
* better handling of queue cache fixes [#12](#12) ([d94ff5b](d94ff5b))
* close redis connection after getting queues. ([88159d3](88159d3))
* correct default value for the TLS option ([134a70d](134a70d))
* do not reconnect on errors to avoid double connections ([24aa108](24aa108))
* exit with error if missing token ([8720473](8720473))
* read package.json with proper path ([39f6d7f](39f6d7f))
* upgrade bull version ([8e021ee](8e021ee))
* upgrade dependencies ([d3807be](d3807be))

### Features

* add dockerfile ([ede57ec](ede57ec))
* add Dockerfile ([d221bb1](d221bb1))
* add get redis info support ([dc66204](dc66204))
* add job logs support ([f7f86d3](f7f86d3))
* add moveToFailed job command ([e7c64e6](e7c64e6))
* add pause, resume and isPaused commands ([cf34cc6](cf34cc6))
* add support for empty queues ([7928d5a](7928d5a))
* add support for getting jobs without data ([#19](#19)) ([f838f89](f838f89))
* add support for obliterate ([a7ca9a0](a7ca9a0))
* add support for prefixes ([7f56bba](7f56bba))
* add support for prefixes ([#18](#18)) ([0ec6e7a](0ec6e7a))
* add support for Redis Sentinel ([#15](#15)) ([870fce3](870fce3))
* add support for removing jobs, discarding, promoting, and retrying ([75a26ac](75a26ac))
* add support for TLS and teams ([6837da5](6837da5))
* send version to server ([3ccf451](3ccf451))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant